Uses of Package
edu.uky.ai.lp.ai
| Package | Description |
|---|---|
| edu.uky.ai.lp.ai |
Contains classes for creating agents who play "Hunt the Wumpus".
|
-
Classes in edu.uky.ai.lp.ai used by edu.uky.ai.lp.ai Class Description Agent Represents a player in "Hunt the Wumpus."Continuation A continuation, sometimes called a generator, is like a function which can return multiple values in sequence.